This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
URLAccess | |
URLAccessFileInfo(filename as string, byref type as string, byref creator as string) | |
URLAccessIdle | |
URLAccessVersion as integer | |
class URLAccessSimpleTransfer | |
property DirectoryListing as boolean | |
property DisplayAuth as boolean | |
property DisplayProgress as boolean | |
property DoNotTryAnonymous as boolean | |
method Download | |
property ExpandAndVerify as boolean | |
property ExpandFile as boolean | |
property File as folderitem | |
property IsDirectoryHint as boolean | |
property LastError as integer | |
property ReplaceExisting as boolean | |
property Result as string | |
method Upload | |
property URL as string | |
class URLAccessTransfer | |
method Abort | |
event Aborting | |
event Completed | |
event Connecting | |
property CurrentSize as integer | |
method CurrentState as integer | |
event DataAvailable | |
method DataAvailable as integer | |
property DirectoryListing as boolean | |
property DisplayAuth as boolean | |
property DisplayProgress as boolean | |
property DoNotTryAnonymous as boolean | |
method Download | |
event Downloading | |
event Error as integer | |
property ExpandAndVerify as boolean | |
property ExpandFile as boolean | |
property File as folderitem | |
property Handle as integer | |
event Idle | |
event Initiating | |
property IsDirectoryHint as boolean | |
property LastError as integer | |
event LookingUpHost | |
method Open | |
event Other(eventcode as integer) | |
property pAuthType as integer | |
property pCertificate as string | |
property pCharacterSet as string | |
property pConnectTimeout as integer | |
event Percent | |
event Periodic | |
property pFileCreator as string | |
property pFileType as string | |
property pHost as string | |
property pHTTPRedirectedURL as string | |
property pHTTPRequestBody as string | |
property pHTTPRequestHeader as string | |
property pHTTPRequestMethod as string | |
property pHTTPRespHeader as string | |
property pHTTPUserAgent as string | |
property pIsSecure as boolean | |
property pLastModifiedTime as integer | |
property pMIMEType as string | |
property pPassword as string | |
property pResourceName as string | |
property pResourceSize as integer | |
event PropertyChanged(property as string) | |
property pSSLCipherSuite as string | |
property pStatusString as string | |
property pTotalItems as integer | |
property pURL as string | |
property pUserName as string | |
method ReadAll as string | |
property ReplaceExisting as boolean | |
event ResourceFound | |
property Result as string | |
event System | |
event TransactionComplete | |
event TransactionComplete | |
method Upload | |
event Uploading | |
property URL as string |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.